home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10648 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  967 b 

  1. Path: news.gate.net!!pbfreenet!p004927b
  2. From: p004927b@pbfreenet.seflin.lib.fl.us (Laura Michaels)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: conio.h in g++ ?
  5. Date: 7 Mar 1996 17:19:57 GMT
  6. Organization: SEFLIN Free-Net - Palm Beach
  7. Message-ID: <4hn5rt$h11@news.seflin.lib.fl.us>
  8. References: <4gr196$l6h@gaia.ns.utk.edu> <4h1ttv$3gj@nntpd2.cxo.dec.com> <4hb75q$9jk@ustsu10.ust.hk>
  9. NNTP-Posting-Host: pbfreenet.seflin.lib.fl.us
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Wong Siu Ki (ec_wsk@uxmail.ust.hk) wrote:
  13.  
  14. : I would like to know without conio.h, how to do  somethings like clrscr(),
  15. : getch() etc. in g++?
  16. : Thanks!
  17. : K.
  18.  
  19. I think the most portable option would be to use a curses library.  Check 
  20. any of the sites that have GNU software for ncurses.  You can also check 
  21. the ftp site ftp://oak.oakland.edu:/simtel/msdos/screen/pdcurs22.zip
  22. to get a DOS version of curses.
  23.  
  24.  
  25. Laura Michaels
  26. p004927b@pbfreenet.seflin.lib.fl.us
  27. http://members.aol.com/lauram3017/index.html
  28.  
  29.